Welcome![Sign In][Sign Up]
Location:
Search - neural network BP in matlab

Search list

[AI-NN-PRmatfun

Description: 神经网络源码可应用于遥感图像分类,包括bp、kohonen等方法-neural network source can be used in remote sensing image classification, including bp, Kohonen methods
Platform: | Size: 4096 | Author: 刘武 | Hits:

[Special EffectsBPProcess

Description: 对于图像处理,采用BP网络进行训练。使用Matlab编写-for image processing using neural network training. Prepared using Matlab
Platform: | Size: 1024 | Author: | Hits:

[matlab200712517012922

Description: 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
Platform: | Size: 1024 | Author: xiahong | Hits:

[matlabnetrual_net_02

Description: 采用matlab语言实现的三层BP神经网络算法,能够实现自我学习,跟踪性能较好-using Matlab language of the BP neural network algorithm, to achieve self-study, better tracking performance
Platform: | Size: 1024 | Author: 阳文 | Hits:

[AI-NN-PRBPRBFmatlab

Description: 本人做的BP神经网络和RBF神经网络的仿真比较,文件包有四个小程序,在matlab下运行,希望有点用。-I make the BP neural network and RBF neural network simulation of comparison, the package has four small procedures, matlab run in the hope that a little bit used.
Platform: | Size: 2048 | Author: li | Hits:

[AI-NN-PRGA-BP-neural

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.-As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function. Procedures need to call gaot toolbox.
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRfirbynna

Description: 此程序为本人编写的神经网络法设计1型FIR滤波器的程序,读者读此程序后,可以很深刻地理解如何用BP网络和LMS算法来设计滤波器。 只需更改程序中的H值,即可生成各种低通,高通,带通,带阻滤波器。程序运行结果可得到滤波器系数,幅频曲线和衰减曲线。 可通过更改迭代步长和误差极限来调整滤波器特性。-I prepared for this procedure the neural network type 1 FIR filter design procedures, the reader after reading this program, it is a profound understanding of how to use BP network and the LMS algorithm to design filters. Just change the procedures in H values, to generate a variety of low-pass, high pass, band-pass, band stop filter. Program is running the results of available filter coefficients, amplitude-frequency curve and the attenuation curve. Can change the iteration step size and error to adjust the filter characteristics of the limit.
Platform: | Size: 1024 | Author: 黄翔东 | Hits:

[AI-NN-PRBP

Description: 基于BP神经网络的 参数自学习控制 (1)确定BP网络的结构,即确定输入层节点数M和隐含层节点数Q,并给出各层加权系数的初值 和 ,选定学习速率 和惯性系数 ,此时k=1; (2)采样得到rin(k)和yout(k),计算该时刻误差error(k)=rin(k)-yout(k); (3)计算神经网络NN各层神经元的输入、输出,NN输出层的输出即为PID控制器的三个可调参数 , , ; (4)根据(3.34)计算PID控制器的输出u(k); (5)进行神经网络学习,在线调整加权系数 和 ,实现PID控制参数的自适应调整; (6)置k=k+1,返回(1)。 -Based on the parameters of BP neural network self-learning control (1) to determine the structure of BP network, that is, determine the input layer nodes M and hidden layer nodes Q, and gives all levels of the initial value and the weighted coefficient, the selected learning rate and inertia coefficient, when k = 1 (2) sample has been rin (k) and the yout (k), calculate the moment of error error (k) = rin (k)-yout (k) (3) calculation of neural network NN all floors of the neurons in input and output, NN output layer is the output of PID controller for the three adjustable parameters,, (4) According to (3.34) Calculation of PID controller output u (k) (5) to carry out neural network learning, on-line adjustment of the weighted coefficient and, realize the adaptive PID control parameters adjust (6) purchase k = k+ 1, return (1).
Platform: | Size: 1024 | Author: dake | Hits:

[AI-NN-PRplate-read

Description: 车牌的定位和分割,以及采用BP神经网络实现字符的识别。-Plate positioning and segmentation, and the use of BP neural network character recognition.
Platform: | Size: 531456 | Author: 长工 | Hits:

[AI-NN-PRFuzzycontrol

Description: 模糊神经控制基于网络bp的源代码用于训练学习-Fuzzy neural network-based bp control the source code for training to learn
Platform: | Size: 5120 | Author: 李扬 | Hits:

[Special EffectsBP

Description: BP神经网络做曲线拟合,BP网络应用于曲线二次拟合-BP neural network to do curve fitting, BP network used in curve fitting quadratic
Platform: | Size: 1024 | Author: 刘颖 | Hits:

[AI-NN-PR1

Description: BP神经网络已广泛应用于非线性建摸、函数逼近、系统辨识等方面,但对实际问题,其模型结构需由 实验确定,无规律可寻。简要介绍了利用 Matlab语言进行 BP网络建立、训练、仿真的方法及注意事项。 -BP neural network has been widely used in nonlinear modeling, function approximation, system identification, etc., but the practical problems, the model structure required by the experiment, if there is no law to be found. Briefly introduce the use of Matlab language BP networks, training, simulation methods and Cautions.
Platform: | Size: 93184 | Author: 覃亮朋 | Hits:

[matlabNeuralNetwork_BP_Classification

Description: 用matlab实现了人工神经网络的Bp网络算法,有利于图形图像的提取和识别-Matlab achieved using artificial neural network algorithm Bp network is conducive to graphical image extraction and recognition
Platform: | Size: 2048 | Author: 李东 | Hits:

[Othergray_system

Description: 利用灰色系统进行预测的几篇好论文: BP神经网络_灰色系统联合模型预测软基沉降量 非线性时间序列神经网络预测方法的研究及应用 股票投资价值灰色马尔可夫预测 股票投资价值灰色系统模型及应用 灰色关联神经网络模型在股指预测中的应用 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较 灰色神经网络预测模型的应用 灰色-神经网络综合预测模型-Gray prediction system using a few good papers: BP neural network system _ a joint model gray soft ground settlement prediction of nonlinear time series prediction method of neural network research and application of the gray value of equity investments Markov prediction value of the equity investments of the gray system Application of gray relational model and neural network model in forecasting stock gray theory and model and prediction of vehicle ownership in the application of gray neural network traffic prediction compare gray neural network prediction model of the application of gray- the integrated neural network prediction model
Platform: | Size: 883712 | Author: yujian | Hits:

[AI-NN-PRmulti-ga

Description: 自己编的遗传算法同BP神经网络结合的代码!并且在神经网络模型上进行多目标寻优,结果有doc文档详细说明!实现BP-GA多目标优化应用实例!-Own genetic algorithm with BP neural network combined with the code! And in the neural network model for multi-objective optimization, the result document has a detailed description doc! Realize BP-GA multi-objective optimization application examples!
Platform: | Size: 78848 | Author: ym | Hits:

[AI-NN-PRBP

Description: BP神经网络用于负荷预测,电价估计等,详细介绍了每一部的作用,还有数据在里面,可以看见结果图。-BP neural network for load forecasting, pricing estimates and other details of each role, there is data in there, you can see the results of Fig.
Platform: | Size: 2048 | Author: 俞小勇 | Hits:

[AI-NN-PRpsopid2

Description: pso优化bp神经网络的程序,是师兄论文里的程序,希望对大家有用!-PSO bp neural network optimization procedure is the senior thesis in the process, I hope useful for all of us!
Platform: | Size: 2048 | Author: liyan | Hits:

[AI-NN-PRnn

Description: 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural network application modules in the model to achieve practical application of Six: RBF network of marine diesel engine fault diagnosis, BP network gearbox fault diagnosis, SOM network regenerative system fault diagnosis, BP network classifier equipment, SOM network the proportion of the population sample classification, SOM network classification of soil samples.
Platform: | Size: 711680 | Author: haozi | Hits:

[matlab11

Description: 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input vector to solve more complex classification problems, based on the perceptron neural network to deal with complex classification problems, numerical analysis matlab-GUI, using BP network function source approximation, self-organizing feature map application
Platform: | Size: 41984 | Author: stephen | Hits:

[matlabbpmatlab

Description: bp神经网路在地震预测中的应用,分别采用gd、gdx、lm训练方法,供大家参考~-bp neural network in the earthquake prediction, respectively, using gd, gdx, lm training methods for your reference ~
Platform: | Size: 1024 | Author: 魔夏 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net